Defines a PDF X.509 certificate based on java.security.cert.X509Certificate.
Gets the X.509 certificate.
Gets the certificate chanin.
Get the value of the specified extension.
Gets the certificate's issuer.
Gets the DER encoded issuer name.
Gets the end date of the certificate's validity period.
Gets the start date of the certificate's validity period.
Gets the private key associated with this certificate.
Gets the DER encoded public key.
Gets the OID of the public key.
Gets the certificate's serial number.
Gets the certificate's subject.
Gets the DER encoded subject name.
Gets the certificate's version.
Converts the object to string representation.